home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / kill-the-dragons.swf / scripts / DefineSprite_224_CHARBackPowerUp5 / frame_10 / DoAction.as
Encoding:
Text File  |  2011-12-21  |  205 b   |  5 lines

  1. _parent._parent.shieldThrow = true;
  2. _parent._parent.powerUpShots--;
  3. _parent._parent.specialThrowWait = true;
  4. this.attachMovie("powerUp5","powerUp5",this.getNextHighestDepth(),{_x:this._x,_y:this._y});
  5.